
/***banner***/
/* .bannimgsc{transition: all 3.0s;}
.bannimgsc:hover{transform: scale(1.1);} */
/* .banner_bg{width:100%;height:400px; overflow:hidden; position:relative;} */
.banner_bg{width: 100%;height: 250px;background: url(../images/banner/chache.bann.jpg) center no-repeat;display: flex;justify-content: center;align-items: center;font-size:30px;color:#fff;letter-spacing :25px;}
.anli_bann{width: 100%;height: 250px;background: url(../images/banner/jishu.bann.jpg) center no-repeat;display: flex;justify-content: center;align-items: center;font-size:30px;color:#fff;letter-spacing :25px;}
.news_bann{width: 100%;height: 250px;background: url(../images/banner/rongyu.bann.jpg) center no-repeat;display: flex;justify-content: center;align-items: center;font-size:30px;color:#fff;letter-spacing :25px;}
.about_bann{width: 100%;height: 250px;background: url(../images/banner/lianxi.bann.jpg) center no-repeat;display: flex;justify-content: center;align-items: center;font-size:30px;color:#fff;letter-spacing :25px;}
.banner_bg h1{font-size:50px;color:#fff;font-weight: 600;}
/* .banner_bg h1{font-size:70px;color:#fff;position: absolute; left: 50%; top: 50%;
    transform: translate(-50%, -50%);letter-spacing :25px;font-weight: 600;} */
.eon_dhtitle{width: 1200px;margin: 0 auto;}
/* 分类菜单 */
.fenleidh{width: 100%;background: #f7f7f7;border-bottom: 1px #ccc solid;margin-bottom: 5px;}
.dhtitle{width:100%;height:80px;list-style: none;margin:0;}
.dhtitle li{float: left;margin-right:30px}
.dhtitle li a{height:80px;padding:0;font-size: 16px;line-height:80px;display: inline-block;}
.dhtitle li:hover{border-bottom: 2px #0055B8 solid;}
.dhtitle li a:hover{text-decoration:none;}
/*.dhtitle  .avtive{border-bottom: 2px #0055B8 solid;}*/
.dhavtive{border-bottom: 2px #0055B8 solid;}
/* .dhtitle .avtive a{color: #00358E;} */
/* 面包屑导航 */
.mianbaoxue{width: 1200px;height: 50px;background: #f0f0f0;}
.mianbaoxue_con{width: 1200px;margin: 0;height: 50px;}
.mianbaoxue_con i{display: block;width: 1px;height: 10px;background: #666;float: left;margin: 20px 10px 0 10px;}
.mianbaoxue_con li{float: left;line-height: 50px;}
/* 产品列表 */
.cont_left{width: 220px;background: #fff;float: left;padding: 20px;border:1px solid #cecece}
.cont_left b{display: block;width: 4px;height: 26px;background: #00358E;float: left;border-radius: 2px;}
.cont_left h3{margin:0;margin-left: 20px;}
.cont_left ul{margin-top: 20px;}
.cont_left li{height: 30px;font-size: 18px;border-bottom: 1px dashed  #ccc;height: 50px;line-height: 50px;}
.cont_left li p{width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #666;line-height: 0;transform: rotate(90deg);float: left;margin-top: 22px;}
.cont_left  li a{float: left;margin-left: 10px;color: #666;font-size: 14px;}
.cont_left  li:hover a{color: #00358E;font-weight: 600;}
.cont_left  li:hover p{border-bottom: 8px solid #00358E;}
.cont_right{width: 1200px;background: #fff;}
.cont_right_c{width: 960px;background: #fff;float: right;padding: 10px 0;}
.chanpin li{width: 306px;height: 300px;padding: 15px 10px 10px 10px;float: left;text-align: center;margin: 0px 0 10px 10px;border:1px solid #f0f0f0}
.chanpin li img{width: 250px;height: 240px;}
.chanpin p{font-size: 14px;margin-top: 10px;white-space :nowrap ;text-overflow:ellipsis;overflow: hidden;}
.chanpin li:hover{box-shadow:2px 2px 20px 2px rgba(0,0,0,0.2);transition: 0.6s;}
/* 新闻中心 */
.d_news{width: 100%;padding:20px;margin-bottom: 10px;display:flex}
.d_news img{width: 200px;height: 150px;margin-right:20px}
.d_news_righ{width: 100%;height: 150px;}
.d_news_righ h3{padding: 0;margin: 0;font-size: 22px;font-weight: 100;margin-bottom: 15px;}
.d_news_righ p{font-size: 16px;line-height: 25px;color: #666;font-size: 16px;}
.d_news_foot{background: #ccc;}
.d_news_righ .d_news_foot p{float: left;font-size: 12px;color: #666;}
.d_news_foot span{float: right;font-size: 12px;color: #666;}
.last{text-align: center;}
.last ul{display: inline-block;overflow: auto;}
.last li{display: inline;float:left;width:35px;height:35px;border:1px solid #ccc;margin-left:10px;line-height:35px;text-align:center}
/* 热门新闻 */
.remen_news{margin-top: 30px;}
.remen_news li{font-size: 14px;height: 40px;line-height: 40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrop;}
.remen_news li:hover a{color: #00358E;font-weight: 100;}
/* 新闻内容 */
.d_news_cont{padding:10px 20px;}
.d_news_cont h5{color:#ccc;font-size:12px}
.d_news_cont p{line-height: 30px;margin-top: 20px;}
.d_news_cont_T{border-bottom: 1px dashed #ccc;padding-bottom: 20px;}
.d_news_cont_T h3{margin: 0;line-height:30px}
.d_news_cont_T li{color: #888;font-size: 12px;float: left;margin-right: 20px;margin-top: 10px;}
.d_news_cont_P a{color:#00358E;font-weight:600}
.new_next{margin-top:30px}
.new_next li{color: #333;line-height: 30px;}
.new_next li a{color: #333;line-height: 30px;}
/* 视频列表 */
.videolist { position:relative; float:left; width:31.6%; height:300px;margin: 10px;}
.videolist:hover{ cursor: pointer; }
.videoed { display:none; width:50px; height:50px; position: absolute;left: 50%; top: 50%;transform: translate(-50%, -50%);}
/* .videos{left: 50%; top: 50%;transform: translate(-50%, -50%);position: absolute;} */
.videos{position:fixed; *position:absolute;  top:50%; left:50%;transform: translate(-50%, -50%);}
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }
.vtime{text-align: center;padding-top: 7px;}
/* 产品详情 */
.pro-act{display: flex;font-family:"微软雅黑", Arial, Helvetica,sans-serif;}
.pro-act-left{width: 40%;background: #f0f0f0;}
.pro-act-right{width: 60%;padding-left: 50px;}
.pro-act-right h3{line-height: 40px;margin: 0;padding: 0;font-size: 25px;}
.pro-act-right-p{line-height: 30px;font-size: 18px;color: #4d4d4d;margin-top: 30px;}
.pro-act-right-ul li{color: #888;font-size: 12px;float: left;margin-right: 20px;margin-top: 10px;}
.pro-act-img{width: 100%;}
.pro-act-mignxi{margin-top: 30px;font-family:"微软雅黑", Arial, Helvetica,sans-serif;padding: 20px;}
.pro-act-mignxi a{color:#00358E;font-weight:600}
.pro-act-mignxi td{border:1px solid #ccc;height:35px;}
.pro-act-mignxi th{border:1px solid #ccc;height:35px;background:#f0f0f0;text-align:center}
/* 案例展示 */
.anli_type li{width: 386px;height: 340px;padding: 15px 10px 10px 10px;float: left;text-align: center;margin: 10px 0 10px 10px;border:1px solid #f0f0f0}
.anli_type li img{width: 350px;height: 280px;}
.anli_type p{font-size: 14px;margin-top: 10px;}
.anli_type li:hover{box-shadow:2px 2px 20px 2px rgba(0,0,0,0.2);transition: 0.6s;}
/* 案例详情 */
.d_anli_cont{padding:0 20px;}
.d_anli_cont h3{margin: 10px;}
.d_anli_cont img{max-width: 100%;}
/* 关于我们 */
.about{padding:20px;}
.about p{font-size: 16px;line-height: 35px;color: #666;}
.about img{max-width: 100%;}
/* 联系我们 */
.lianxi{padding:20px;}
.lianxi_sm{border-bottom: 1px solid #ccc;padding-bottom: 50px;}
.lianxi_sm h5{font-size: 20px;font-size: #ccc;margin-top: 40px;}
.lianxi_sm p {font-size: 16px;line-height: 35px;}
.lianxi_ywleft{width: 420px;float: left;}
.lianxi_ywright{width: 420px;float: right;}
.lianxi input{width: 100%;height: 50px;padding-left: 10px;margin-top: 20px;}
.lianxi textarea{width: 100%;margin-top: 20px;border-radius: 0;}
.lianxi .submit{width: 200px;}
/* 人才招聘 */
.zhaopin{padding:20px;}
.box {max-width: 1200px;margin: 0 auto;}
#ul {margin: 0 auto;max-width: 1200px;}
#ul li{cursor: pointer;padding: 20px 0;border-bottom: 1px solid #ccc;}
#ul li:hover h5{color: #ccc;}
#ul li h5{font-size: 18px;color: #333;}
#ul li p{font-size: 12px;color: #666;}
.line{border-bottom: 1px solid #ccc;margin-top: 0px;}
.content1{display: none;background: #f0f0f0;padding: 10px;}
.zhaopin .zhaopin_tel h3{margin: 30px 0;}
/* 发展历程 */
.content .main {background: url("../images/log/line-bg.png") repeat-y 249px 0;}
.content .main .year {border-top:2px solid #f0f0f0;}
.content .main .year h2 {color: #00358E;font-weight: bold;}
.content .main .year .list ul li {background: url("../images/log/circle.png") no-repeat 235px 31px;padding: 30px 0;color: #8e90a2;}
.cls:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.content .main .year .list ul li.highlight .date, .content .main .year .list ul li.highlight .intro {color: #000;}
.content .main .year .list ul li .date,.content .main .year .list ul li .version{float:left;display:block;clear:left;width:200px;line-height:24px;text-align:right}
.content .main .year .list ul li .date{font-size:18px;}
.content .main .year .list ul li .intro, .content .main .year .list ul li .more {float: left;display: block;margin-left: 100px;line-height: 24px;}
.content .main .year .list ul li .intro {font-size: 18px;line-height: 32px;}

/* 图片 */
#zoom {z-index: 99990;position: fixed;top: 0;left: 0;display: none;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.8);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";}
#zoom .content {z-index: 99991;position: absolute;top: 50%;left: 50%;width: 200px;height: 200px;background: #ffffff no-repeat 50% 50%;padding: 0;margin: -100px 0 0 -100px;box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.3);border-radius: 4px;}
#zoom .content.loading {background-image: url('../images/icons/loading.gif');}
#zoom img {display: block;max-width: none;background: #ececec;box-shadow: 0 1px 3px rgba(0,0,0,0.25);border-radius: 4px;}
#zoom .close {z-index: 99993;position: absolute;top: 0;right: 0;width: 49px;height: 49px;cursor: pointer;background: transparent url('../images/icons/close.png') no-repeat 50% 50%;opacity: 1;filter: alpha(opacity=100);border-radius: 0 0 0 4px;}
#zoom .previous,
#zoom .next {z-index: 99992;position: absolute;top: 50%;overflow: hidden;display: block;width: 49px;height: 49px;margin-top: -25px;}
#zoom .previous {left: 0;background: url('../images/icons/arrows.png') no-repeat 0 0;border-radius: 0 4px 4px 0;}
#zoom .next {right: 0;background: url('../images/icons/arrows.png') no-repeat 100% 0;border-radius: 4px 0 0 4px;}
#zoom .close:hover {background-color: #da4f49;}
#zoom .previous:hover,
#zoom .next:hover {background-color: #0088cc;}

.zoomed > .container{-webkit-filter:blur(3px);filter:blur(3px);}
.gallery{list-style-type:none;float:left;}
.hjli{float:left;margin: 10px;height: 250px;text-align: center;}
.hjli img{width: 280px;}
.hjli:nth-child(6n){padding-right:0;}
/* .hjli a,.hjli img{float:left;} */
.hjli p{font-size:20px;padding: 10px 0;}